projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e62a4d8
)
fishbowl: Fix up initial text
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 20 Nov 2016 11:12:32 +0000
(06:12 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 20 Nov 2016 11:15:19 +0000
(06:15 -0500)
Avoid the text changing from "0 fish" to "0 icons" right
after opening the fishbowl demo.
demos/gtk-demo/fishbowl.ui
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/fishbowl.ui
b/demos/gtk-demo/fishbowl.ui
index f5780853360de8bddc34dd72088d619b0bd597bb..410a24115cf2d55462d1cfa6bb2a90a0d7477903 100644
(file)
--- a/
demos/gtk-demo/fishbowl.ui
+++ b/
demos/gtk-demo/fishbowl.ui
@@
-10,7
+10,7
@@
<child>
<object class="GtkLabel" id="info_label">
<property name="visible">True</property>
- <property name="label">0
fish
- 0 fps</property>
+ <property name="label">0
icons
- 0 fps</property>
</object>
<packing>
<property name="pack_type">end</property>